Skip to content

Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /integration-tests/go-sql-server-driver#2916

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/integration-tests/go-sql-server-driver/golang.org/x/crypto-0.52.0
Open

Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /integration-tests/go-sql-server-driver#2916
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/integration-tests/go-sql-server-driver/golang.org/x/crypto-0.52.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.45.0 to 0.52.0.

Commits
  • a1c0d99 go.mod: update golang.org/x dependencies
  • 3c7c869 ssh: fix deadlock on unexpected channel responses
  • 533fb3f ssh: fix source-address critical option bypass
  • abbc44d ssh: fix incorrect operator order
  • e052873 ssh: fix infinite loop on large channel writes due to integer overflow
  • b61cf85 ssh: enforce user presence verification for security keys
  • 9c2cd33 ssh: enforce strict limits on DSA key parameters
  • 8907318 ssh: reject RSA keys with excessively large moduli
  • ffd87b4 ssh: fix panic when authority callbacks are nil
  • 4e7a738 ssh: fix deadlock on unexpected global responses
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](golang/crypto@v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor
Main PR
covering_index_scan_postgres 1820.67/s 1822.86/s +0.1%
groupby_scan_postgres 134.19/s 132.67/s -1.2%
index_join_postgres 641.92/s 633.58/s -1.3%
index_join_scan_postgres 788.40/s 788.65/s 0.0%
index_scan_postgres 25.66/s 25.68/s 0.0%
oltp_delete_insert_postgres 789.20/s 742.13/s -6.0%
oltp_insert 681.32/s 661.75/s -2.9%
oltp_point_select 2904.57/s 2874.86/s -1.1%
oltp_read_only 2903.08/s 2891.02/s -0.5%
oltp_read_write 2256.49/s 2279.65/s +1.0%
oltp_update_index 708.37/s 693.57/s -2.1%
oltp_update_non_index 731.75/s 721.50/s -1.5%
oltp_write_only 1657.34/s 1676.62/s +1.1%
select_random_points 1868.05/s 1852.89/s -0.9%
select_random_ranges 1466.21/s 1469.83/s +0.2%
table_scan_postgres 24.22/s 24.02/s -0.9%
types_delete_insert_postgres 720.21/s 728.41/s +1.1%
types_table_scan_postgres 10.73/s 10.73/s 0.0%

@github-actions

Copy link
Copy Markdown
Contributor
Main PR
Total 42090 42090
Successful 18275 18275
Failures 23815 23815
Partial Successes1 5335 5335
Main PR
Successful 43.4189% 43.4189%
Failures 56.5811% 56.5811%

Footnotes

  1. These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant